Skip to content

Update Java section with Cookbook link#1023

Merged
SteveSandersonMS merged 1 commit intogithub:mainfrom
brunoborges:patch-4
Apr 10, 2026
Merged

Update Java section with Cookbook link#1023
SteveSandersonMS merged 1 commit intogithub:mainfrom
brunoborges:patch-4

Conversation

@brunoborges
Copy link
Copy Markdown
Contributor

No description provided.

@brunoborges brunoborges requested a review from a team as a code owner April 6, 2026 18:54
Copilot AI review requested due to automatic review settings April 6, 2026 18:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the top-level SDK matrix in the repository README to point Java users to the official Copilot SDK Cookbook documentation, aligning Java with the other language SDK entries.

Changes:

  • Replaces the Java “WIP” entry in the Cookbook column with a Cookbook link.
  • Keeps the Java repo location and Maven/Gradle installation guidance unchanged.
Show a summary per file
File Description
README.md Updates the Java row in the “Available SDKs” table to link to the Java Cookbook page.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

| **Go** | [`go/`](./go/) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/go/README.md) | `go get github.com/github/copilot-sdk/go` |
| **.NET** | [`dotnet/`](./dotnet/) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/dotnet/README.md) | `dotnet add package GitHub.Copilot.SDK` |
| **Java** | [`github/copilot-sdk-java`](https://github.com/github/copilot-sdk-java) | WIP | Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#maven) and [Gradle](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#gradle) |
| **Java** | [`github/copilot-sdk-java`](https://github.com/github/copilot-sdk-java) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/java/README.md) | Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#maven) and [Gradle](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#gradle) |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link 404s for me

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SteveSandersonMS SteveSandersonMS added this pull request to the merge queue Apr 10, 2026
Merged via the queue into github:main with commit 11fc542 Apr 10, 2026
3 of 4 checks passed
@stomde
Copy link
Copy Markdown

stomde commented Apr 10, 2026

Great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants